x86/HVM: make hvm_efer_valid() honor guest features
authorJan Beulich <jbeulich@suse.com>
Mon, 12 Jan 2015 14:39:09 +0000 (15:39 +0100)
committerJan Beulich <jbeulich@suse.com>
Mon, 12 Jan 2015 14:39:09 +0000 (15:39 +0100)
commit07a6aa869bae0699d2f7e1b75d188229eb70c9e4
treee7edd45db7db72fdd7aadf42f57dcd4df4e70f8a
parent877eda3223161b995feacce8d2356ced1f627fa8
x86/HVM: make hvm_efer_valid() honor guest features

Following the earlier similar change validating CR4 modifications.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>
xen/arch/x86/hvm/hvm.c